FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gecco#1.0.5 (62 ms)

Package de.gecco
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/uncertainty-of-presence
Url https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/uncertainty-of-presence
Version 1.0
Status active
Date 2020-10-29
Name UncertaintyOfPresence
Title Uncertainty Of Presence
Experimental False
Description Captures the uncertainty of the existence of a condition.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-base-condition Gecco Base Condition

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gecco-extension-condition-uncertainty-of-presence",
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/uncertainty-of-presence",
  "version" : "1.0",
  "name" : "UncertaintyOfPresence",
  "title" : "Uncertainty Of Presence",
  "status" : "active",
  "date" : "2020-10-29",
  "publisher" : "Charité",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Captures the uncertainty of the existence of a condition.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Condition"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Uncertainty of presence",
        "definition" : "Extension used on a condition resource if the presence of the condition is unknown.",
        "isModifier" : true,
        "isModifierReason" : "Modifies the meaning of the presence of a condition to being unknown."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/uncertainty-of-presence"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept",
        "path" : "Extension.value[x]",
        "sliceName" : "valueCodeableConcept",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding",
        "path" : "Extension.value[x].coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.system",
        "path" : "Extension.value[x].coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.code",
        "path" : "Extension.value[x].coding.code",
        "min" : 1,
        "fixedCode" : "261665006"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.